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 0x08 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 149 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 51 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 140 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 37 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 160 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 137 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 88 │ true OK │ # │ gre │ 6 other │ fixed 0xd8 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 36 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 32 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 104 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 100 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 92 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ 4 fixed 0x34 │ fixed 5 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 6 │ inherit 0x0c │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 128 │ 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__->