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 0xd0 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 144 │ true │ OK │ # │ gre │ 4 6 │ fixed 0x4c │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 230 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 149 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 168 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 117 │ true │ OK │ # ├────────┼────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 68 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 41 │ 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__->