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 0xc0 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 58 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 88 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 60 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 226 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ other fixed 0xcc │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 15 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 inherit 216 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 26 │ 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__->