make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 210 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 150 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 137 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 inherit 9 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 141 │ true │ OK │ # │ geneve 4 │ 4 │ fixed 0xbc │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 6 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 86 │ true │ OK │ # └────────┴───────┴───────┴─────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->