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 0xc0 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 232 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 124 │ false │ OK # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 123 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 167 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 180 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 216 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 11 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 111 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 131 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ 4 │ inherit 0xc0 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 229 │ true │ OK │ # geneve │ 4 │ other │ fixed 0xe0 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 6 │ inherit 0x98 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 124 false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 234 │ 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__->