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 0x24 │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 90 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 47 │ false │ OK │ # │ gre │ 4 6 │ fixed 0x4c │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 233 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 138 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 63 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 44 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 4 │ inherit 0x44 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 252 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 58 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 68 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 84 │ 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__->