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-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 0x3c │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 244 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 105 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 95 │ true │ OK │ # ├─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 247 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 103 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 55 false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 195 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 3 │ 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__->