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 0xd8 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 78 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 24 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 93 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 197 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 172 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 67 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 135 │ 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__->