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 0x34 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 85 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 29 │ false │ OK # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 25 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 14 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 21 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 61 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 105 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 6 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 208 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 193 │ 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__->