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 0xcc │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c inherit 87 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 232 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 87 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 223 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 42 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 102 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 255 │ false OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 49 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 226 │ false │ OK │ # │ geneve │ 4 6 │ inherit 0x40 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 139 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 121 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 249 │ 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__->