make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 137 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 232 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 87 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 159 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 107 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 43 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->