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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 215 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 134 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 214 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 23 │ false │ OK │ # │ gre │ 4 6 │ fixed 0xdc │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 192 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 143 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 87 │ false OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 170 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 19 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 156 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 107 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 220 │ true │ OK │ # │ geneve │ 4 6 │ fixed 0x48 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 246 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->