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 0x98 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 49 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 93 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 253 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 184 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 227 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 inherit 253 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 62 │ false │ OK │ # │ geneve │ 4 other │ inherit 0xe0 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 109 │ true │ OK │ # geneve │ 6 │ 4 │ fixed 0x9c │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 126 │ 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__->