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 0x5c │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 17 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 117 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 170 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 fixed 103 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 180 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 24 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼───────────────────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 95 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 168 false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 208 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 201 │ 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__->