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 136 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 144 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 183 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 172 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 6 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 135 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 82 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 195 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 104 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 110 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 20 │ false │ OK │ # geneve │ 6 │ 6 │ fixed 0x60 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 139 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 22 │ 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__->