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 0xe0 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 36 true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 246 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 5 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 237 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 154 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 241 │ false │ OK │ # gre │ 6 │ 4 │ fixed 0xf0 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 104 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 227 │ false │ OK │ # vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 9 │ false OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 102 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 253 │ 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__->