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 0x18 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 5 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 150 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 7 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 7 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 171 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 4 fixed 0x18 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 30 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 89 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 88 │ true │ OK │ # │ vxlan 6 │ 6 │ fixed 0x40 │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 244 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 59 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 26 │ 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__->