make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x44 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 91 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 198 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 119 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 66 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 248 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c inherit 207 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 252 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 6 │ inherit 0xc0 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 102 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 96 │ false │ OK # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 32 │ 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__->