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 168 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 217 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 105 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 106 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 171 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 84 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 86 │ false │ OK │ # │ geneve 4 │ other │ inherit 0x60 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 130 false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 92 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 252 │ 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__->