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 0xb8 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 121 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 73 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 67 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 26 false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 201 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 2 │ true │ OK │ # vxlan │ 6 │ other │ fixed 0x34 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 140 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 fixed 149 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 200 │ 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__->