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 0xc4 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 55 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 177 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 214 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 88 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 57 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 85 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 204 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c inherit 121 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 20 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 155 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 147 │ 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__->