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 0x50 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 212 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 12 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 220 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 50 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 23 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 214 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 74 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 200 │ false │ OK │ # vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 128 │ false │ OK │ # │ vxlan │ 6 4 │ fixed 0x3c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 246 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 202 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ 6 fixed 0xd8 │ fixed 66 │ false │ OK │ # │ geneve │ 6 6 │ fixed 0x58 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 86 │ 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__->