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 0xc8 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ 4 fixed 0xa8 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 11 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 227 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 250 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 245 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 3 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 238 │ true │ OK │ # │ vxlan 6 │ other │ fixed 0xc8 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 155 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 196 │ false OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 fixed 78 │ 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__->