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 0xf0 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 106 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 190 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 234 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 162 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 61 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 201 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 232 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 119 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 53 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 140 │ 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__->