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 0x78 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 78 false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 49 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 67 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 154 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 125 │ 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__->